home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d918.lha / MultiPlot / Plt / Install_Plt_WB2.1 < prev    next >
Text File  |  1993-10-04  |  616b  |  16 lines

  1. echo "This script will install the PLT: device."
  2. copy mountlist2.frag to SYS:devs/dosdrivers/PLT
  3. copy mountlist2.frag.info to SYS:devs/dosdrivers/PLT.info
  4. echo "The dos driver for PLT: has been placed in the"
  5. echo "     SYS:devs/dosdrivers directory."
  6. copy plt-handler l:
  7. echo "The Plt-handler has been copied to the l: directory."
  8. assign PLTDATA: :multiplot/PLT
  9. mount plt:
  10. echo "PLTDATA: has been assigned and PLT: mounted."
  11. echo "Installation complete."
  12. echo "Note that PLTDATA: needs to be assigned for PLT: to run."
  13. echo "Please add this assignment to your s:startup-sequence."
  14. echo "Use close gadget to exit."
  15.  
  16.